integrated debugger
Смотреть что такое "integrated debugger" в других словарях:
Debugger — A debugger or debugging tool is a computer program that is used to test and debug other programs (the target program). The code to be examined might alternatively be running on an instruction set simulator (ISS), a technique that allows great… … Wikipedia
Debugger front-end — In computer programming, some of the most capable and popular debugger programs implement only a simple command line interface (CLI) often to maximize portability and minimize resource consumption. However, many programmers find that debugging… … Wikipedia
Integrated development environment — Anjuta, a C and C++ IDE for the GNOME environment An integrated development environment (IDE) (also known as integrated design environment, integrated debugging environment or interactive development environment) is a software application that… … Wikipedia
Integrated Development Environment — Borland Turbo Pascal, eine IDE mit zeichenorientierter Benutzerschnittstelle … Deutsch Wikipedia
Integrated Development Environment — Environnement de développement intégré Un environnement de développement intégré (EDI ou IDE en anglais pour Integrated Development Environment) est un programme regroupant un ensemble d outils pour le développement de logiciels. En règle… … Wikipédia en Français
Comparison of integrated development environments — Main article: Integrated development environment The following tables list notable software packages that are nominal IDEs; standalone tools such as source code editors and GUI builders are not included. Contents 1 ActionScript 2 Ada 3 Basic … Wikipedia
Microsoft Visual Studio Debugger — The Microsoft Visual Studio Debugger is a debugger that ships along with all versions of Microsoft Visual Studio. This debugger owes much of its feel and functionality to CodeView, a standalone, text based debugger that shipped with Microsoft… … Wikipedia
GNU Debugger — infobox software developer = GNU Project released = 1986 latest release version = 6.8 latest release date = March 27, 2008 operating system = genre = Debugger license = GPL website = [http://www.gnu.org/software/gdb/ gnu.org/software/gdb/] The… … Wikipedia
Script Debugger — Infobox Software name = Script Debugger caption = developer = Late Night Software latest release version = 4.0.7 latest release date = 2007 05 29 latest preview version = latest preview date = operating system = Mac OS X platform = genre =… … Wikipedia
Microsoft Script Debugger — is relatively minimal debugger for Windows Script Host supported scripting languages, such as VBScript and JScript. Its user interface allows the user to set breakpoints and/or step through execution of script code line by line, and examine… … Wikipedia
Turbo Debugger — In its prime, this tool provided a typical full screen debugger with powerful capabilities for watching the execution of instructions, monitoring machine registers, etc. Later versions are able to step through source code that includes debug… … Wikipedia